![]() |
![]() |
![]() |
|
CURRENT BITMAP
This command will return an integer value of the current bitmap number being used.
Return Integer=CURRENT BITMAP()
The value returned is the current bitmap number
If this value is zero, the screen is the current bitmap and drawing operations are performed on the visible screen. The parameter should be specified using an integer value.
CREATE BITMAP 1,640,480
|